'宣言 Public Function New( _ ByVal values() As System.Single _ )
public ColorMatrix5x4( System.float[] values )
パラメータ
- values
- The values to assign to the components of the ColorMatrix5x4. This must be an array with 20 elements.
'宣言 Public Function New( _ ByVal values() As System.Single _ )
public ColorMatrix5x4( System.float[] values )